[XEND] Fix HVM guest creation via Xen API
authorAlastair Tse <atse@xensource.com>
Thu, 25 Jan 2007 18:50:08 +0000 (18:50 +0000)
committerAlastair Tse <atse@xensource.com>
Thu, 25 Jan 2007 18:50:08 +0000 (18:50 +0000)
commit4b3c5bc127b5af880bd1e24a25863e9a818a2eec
treea4d99026a9b9cb1576b442703b72240bc3481365
parente0f3895c51f0475952dcc75e4cfd4b423cd5e34c
[XEND] Fix HVM guest creation via Xen API

Fixed some of the type declarations for HVM devices, add better
handling for type mismatch errors.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/image.py